home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 3 / Logiciel PC - Hors-Serie 3.iso / Logs / consoles / neogeo / kbmamea9 / whatsnew.txt < prev   
Text File  |  1999-04-12  |  5KB  |  119 lines

  1. What's new :
  2.  
  3. 4/12/99
  4.   * Added programmable combos (see combo.txt for details)
  5.   * Added -nosfix to remove foreground graphics layer 
  6.   * Added RASTER option to dynamic driver
  7.   * Added autofire delay option in dip switch menu (for games lke Mslug)
  8.   * Save states more stable now
  9.   * Misc. code tweaks and bugfixes
  10.  
  11. 4/1/99
  12.   * Autofire (see dip switch menu)
  13.   * Added Dirk Steven's Eagle routines (-eagle)
  14.   * Alternate loader speeds up MVS rom loading (-altloader)
  15.   * Hold down F12 for frame-by-frame snapshots
  16.   * Up to 1000 saved states per game (Shift-F6 and Shift-F7 to change slots)
  17.   * Smaller save states
  18.   * Configurable save state directory (default is STA)
  19.   * 16-bit color for all games is now disabled (use -force16 parameter only if game really needs it)
  20.   * Source code :)
  21.  
  22. Notes:
  23.  - The Eagle routines require MMX and 16-bit color (and a very fast PC).
  24.  - If save states don't work, be sure to create the STA directory (default)
  25.  - Users with 128MB RAM will probably not benefit from the alternate loader, but
  26.    those with less  memory might.
  27.  - Note that the alternate loader is very preliminary and will not work for some
  28.    games, such as Pulstar. The problem is known, as is the cause, and a fix will
  29.    be released in later versions (hopefully).
  30.  - The alternate rom loader does NOT check for CRC errors and such (for graphics roms).
  31.  - Use a 4MB disk cache with the alternate rom loader (8MB sometimes GPFs, dunno why...)
  32.  - Yes, I know about the timer bug in KOF98.
  33.  - The save state sound is still buggy
  34.  - Apparently, the save states aren't-cross compatible using B9 (looking into this)
  35.  
  36. Important :
  37.   I need feedback on the alternate rom loader, since I haven't really tested it much. 
  38.   Preferably from users with 64 and 96 MB RAM.
  39.  
  40. Suggestions are always welcome. Oh, and drop me a line if you like KBMAME :) 
  41.  
  42. 3/9/99
  43.   * Re-patched ASM Core (Shock Troopers should be fine now)
  44.   * Added Save States :)
  45.  
  46. Notes on Save States:
  47.   * Use F6 to save and F7 to load 
  48.   * The KBMAMEC and KBMAMEA save states are *not* interchangeable !!! 
  49.     If you save with KBMAMEC, load with KBMAMEC, not KBMAMEA  (and vice-versa)
  50.   * The save files are dumped in the main directory (this will be fixed later)
  51.   * The save files are quite big.
  52.   * The music is still glitchy sometimes when loading (remember, this is a beta)
  53.   * Any info on MAME and YM2610 will be greatly appreciated
  54.  
  55. Finally, remember : THIS IS A BETA !!!
  56.  
  57. Thanks :
  58.   Prophet : Mission completed! (somewhat) ;)
  59.   powerwav : For pointing out nasty bugs
  60.  
  61. 3/8/99
  62.   * Updated to MAME 0.35b5
  63.  
  64. 3/6/99
  65.    * Now automatically checks neogeo.drv first (makes it much more useful)
  66.    * Replaced -newdrv with -olddrv (to use the original MAME drivers)
  67.    * Added checksums for Magical Drop 3 and Twinkle Star Sprites
  68.    * Extra buttons can now be mapped to NONE
  69.  
  70. 3/1/99
  71.  
  72.    BIG Thanks to Mike Coates for the ASM Core fixes. Shock Troopers now lets you past the first boss!
  73.  
  74.    * Now based on MAME0.35b4
  75.    * Button combinations can now be changed from the dip switch menu without needing to reset the game
  76.    * More button combinations
  77.        a) BCD for Samurai Shodown 4
  78.        b) The diagonals can now be mapped as buttons
  79.    * Modified structure of neogeo.drv (see driver.txt)
  80.        a) Now much easier to change checksums w/o writing an entire driver.
  81.        b) Support for SRAM hack to bypass protection
  82.  
  83. 2/24/99
  84.  
  85.    Dynamic game driver - add support for new games/fixes by modifying an external text file.
  86.  
  87.    Basically, what this means is that you won't have to wait for a recompilation of KBMAME
  88.    to support newly-dumped games or sound fixes. The necessary data for supporting new games
  89.    can be read by KBMAME from the file neogeo.drv by using the parameter -newdrv.
  90.  
  91.    Note : some games WILL require special code (hacks) to get them to work or to bypass
  92.           copy protection.
  93.  
  94.    Note : the process of modifying this driver data is not for the faint of heart. More or less,
  95.    it's better to let someone else do it for you ...
  96.  
  97.    See the related file driver.txt for details.
  98.  
  99.    Thanks :
  100.      The MAME team - you guys rock!!! Looking forward to beta 4 ;)
  101.      Newbie and Haze (David Haywood) - for their ideas
  102.      Prophet - for the support and encouragement :)
  103.  
  104. 2/22/1999
  105.  
  106.    KBMAME is faster and more flexible. 
  107.  
  108.   * Button combinations can now be modified through the dip switch menu (Press tab). 
  109.   * A total of 4 buttons (5-8) can now be confgured instead of the previous 3 (5-7)
  110.   * User configurable overclocking of the 68K processor ! (for FAST PCs ONLY)
  111.       Usage :
  112.         commandline : -clock [clock speed in MHz] (default is 12)
  113.       Example :
  114.         kbmamea mslug2 -clock 22
  115.   * Overclocking parameter can also be specified in the mame.cfg file by changing the -clock entry.
  116.   * Sidewinders probably work (not sure, I don't have a joystick)
  117.  
  118. - Deimos (http://members.xoom.com/Deimos0)
  119.